home *** CD-ROM | disk | FTP | other *** search
/ PC Basics 53 / PC Basics Issue 53.iso / Software / Internet / Invboard.exe / PC Basics 53 / Invboard / upload / lang / en / lang_legends.php < prev    next >
Encoding:
PHP Script  |  2002-06-12  |  105 b   |  10 lines

  1. <?php
  2.  
  3. $lang = array (
  4.  
  5. 'emo_title' => "Emoticons",
  6. 'emo_type'  => "Code",
  7. 'emo_img'   => "Image",
  8.  
  9. );
  10. ?>